Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Function |ends_with

std/text/compare::|ends_with


Usage

|ends_with(text, pattern)

Parameters

↳ text: string
↳ pattern: string

Return

bool


Tells if string ends with a pattern.